Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Which function capitalizes the first letter of a character string and makes the ...Dec 21
Explain difference between Sequential Search and Binary Search.Aug 21
Comments in C++ starts with which symbolJun 25
Define scan counter?Jul 07
What happens during a full-table scan? Dec 21
How can you avoid a full-table scan? Dec 21
Which function does exchange the contents of two strings?Oct 31
Which function can retrieve the character stored at a specified location?Jan 24
string is a - Select optionFeb 11
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work?Dec 21
Identify the correct syntax for declaring a dynamic array of characters using th...Apr 11
Identify which function prototype exhibits the following: Name of the function i...Feb 25
Write an algorithm for Pushing a Node at the end of queue using Singly Linked Li...Dec 12
GROUP FUNCTIONS (AGGREGATION FUNCTIONS)Dec 17
Name of serial’s name which has been started two year ago.Dec 15
Which of the following character literal(s) does use two bytes of memory?Dec 15
Which is not supported by the string class? - Select optionOct 10
What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return?Dec 21
How do I do a case-insensitive string comparison?Sep 17
Which of the following would assigns the string “welcome” to the second construc...Nov 20
What is BFS (Breadth First Search) in dfs (data file structure)?Oct 12
What is DFS (Depth First Search) in dfs (data file structure)?May 06
What is Sequential Search in dfs (data file structure)?May 12
What is Binary Search in dfs (data file structure)?Aug 21
Write an algorithm for Sequential Search in dfs (data file structure).Sep 21
Write an algorithm for Binary Search in dfs (data file structure).Jul 05
Which function call does invoke the following function prototype? float sub1(int...Feb 13
Identify the variables, which are local to the following functionNov 08
Which of the following statements is true about the function that contains the c...Jan 15
Which of the following programming approach used functions as a key concept to p...Jul 28
Which class does define the member function put()?Oct 13
Select true option for A friend functionNov 03
Function prototyping defines for which optionSep 25
Find if the following function prototype contains any error: double area(int ) Dec 02
How to clrscr() function working in Visual C++Oct 16
Assuming that they are separate columns, which function(s) would splice together...Dec 21
Explain IF ,Vlookup, Hlookup function.Jan 20
What is the function of DMA address register?Jan 11
Functions of an accumulatorApr 12
Which is NOT true about function objects?Mar 09
Write the function of crossbar switch?Jul 18
8051 port functionsApr 02
Which functions are also known by the name ? Dec 21
What is the function of IO/M signal in the 8085?Nov 27
What is the function of mode set register in 8257?Mar 10
Which statement is true about compare( ) function? - Select optionOct 25
Name the function, which can get you the current date.Jan 20
What is the function of the GROUP BY clause, and what other clause does it act l...Dec 21
Which header file in C++ does contain function prototypes for memory allocation?Nov 23
Which of the following is true about a function call in a C++ program?Oct 03